EXTRA_CALLING_ACTIVITY

val EXTRA_CALLING_ACTIVITY: String = "androidx.core.app.EXTRA_CALLING_ACTIVITY"(source)

Intent extra that stores the ComponentName of the calling activity for an ACTION_SEND intent. Instead of using this constant directly, consider using getCallingPackage or getCallingPackage.